EditField.KeyDown Event

The user has pressed the Key passed while the EditField has the focus. Returns a Boolean.

Syntax

result = KeyDown( Key )


Parameters

Key

String

Return Value

Result

Boolean


Notes

Returning True means that no further processing is to be done with Key.